Search
Calendar.CollapseResourceRow Method
See Also
 





Collapses a row in a Resource view.

 Overload List

Name Description

Calendar.CollapseResourceRow (Resource)

Collapses the row associated with the specified Contact, Location, Task or Resource in a Resource view. If there is no such row or the current view is not ResourceView, nothing happens.

Calendar.CollapseResourceRow (Resource[])

Collapses the row associated with the specified resources. If there is no such row or the current view is not ResourceView, nothing happens.

 See Also